-
Notifications
You must be signed in to change notification settings - Fork 943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipld: move from DAGService to BlockService #730
Conversation
fe0268a
to
5baee2b
Compare
5baee2b
to
82530f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no comments
82530f9
to
d691e95
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think @Wondertan should have a final say here but this LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice. Thank you.
Just a few prettifying nits.
Also, this PR does not fully solve the attached issue. It is just a first step.
Needs rebase to fix tests |
d691e95
to
aa82d55
Compare
Codecov Report
@@ Coverage Diff @@
## main #730 +/- ##
==========================================
- Coverage 52.77% 52.76% -0.02%
==========================================
Files 116 116
Lines 6596 6603 +7
==========================================
+ Hits 3481 3484 +3
- Misses 2752 2755 +3
- Partials 363 364 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm with one comment
No description provided.